textbuffer: Parse overline and hyphenation attributes
authorMatthias Clasen <mclasen@redhat.com>
Sat, 21 Mar 2020 03:56:41 +0000 (23:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 21 Mar 2020 03:58:23 +0000 (23:58 -0400)
commit795ef5b4e347f003e9e8cf21bdeb4dbe53bda617
treed1a982adc2a28fb96438d8cf56492df365268600
parentfd9c911c3ae3fb6d7f1c674afe59180e28d728d5
textbuffer: Parse overline and hyphenation attributes

When inserting Pango markup into a text buffer, translate
Pango attributes for overlines and hyphenation control
into the corresponding text tag properties.
gtk/gtktextbuffer.c